This patch fixes an error in the xm create path when the
authoremellor@ewan <emellor@ewan>
Mon, 10 Oct 2005 18:06:14 +0000 (19:06 +0100)
committeremellor@ewan <emellor@ewan>
Mon, 10 Oct 2005 18:06:14 +0000 (19:06 +0100)
commitd0c7f9b2ad9d9d93d6eb02e6d8ae9a48ac36c9ad
tree401fa0bbe76a23e0460230b93d26b7f7e1baa562
parentbcdb3520757e11d89d2cb16987e23fdd5a8fbe3a
This patch fixes an error in the xm create path when the
xc.domain_create call fails (eg, when ACM policy prevents creation of a
domain).  When xc.domain_create fails, dompath never gets set.

Signed-off-by: Tom Lendacky <toml@us.ibm.com>
tools/python/xen/xend/XendDomainInfo.py